Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): support for ec-wrapping #499

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

sujankota
Copy link
Contributor

@sujankota sujankota commented Mar 1, 2025

  • Introduced wrapping-key-algorithm flag to support the EC algorithms for key wrapping.
  • Introduced session-key-algorithm flag to facilitate the use of EC algorithms for session key generation and exchange during KAS communication.
  • Updated documentation to include details on wrapping-key-algorithm and session-key-algorithm.

@sujankota sujankota requested review from a team as code owners March 1, 2025 10:09
Copy link
Member

@dmihalcik-virtru dmihalcik-virtru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some optional changes to avoid re-declaring some consts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants